/*   Main   */
#scroll-nav { position: fixed; margin: -45px 0 0 0; top: 50%; right: 40px; z-index: 199; }
#scroll-nav ul li { margin-bottom: 10px; text-align: right;}
#scroll-nav ul li a{ display: inline-block; width: 100%; height: 12px; }
#scroll-nav ul li a:after{display:inline-block; content:''; width:12px; height: 12px; background: none; border: 1px solid #fff; cursor: pointer;}
#scroll-nav ul li span{display:none; margin-right: 10px; font-size: 14px; color: #fff;}
#scroll-nav ul li.active a:after, #scroll-nav ul li:hover a:after{background: #fff; }

#m-container .section {overflow:hidden; position: relative; display:block; width:100%; height: 100%; min-width: 320px; min-height: 320px; transform-style: preserve-3d;}
#m-container .section.sec-tbl {display:table; width: 100%;  -webkit-box-sizing: border-box; box-sizing: border-box; }
#m-container .section .section-cell {display:table-cell;overflow: hidden; vertical-align: middle; text-align:center;}

@media all and (min-width:961px) {
	#m-container { position: relative; width:100%; height: 100%; overflow: hidden;}
	#m-container .section-wrap{position:absolute; left:0; top:0; width: 100%;}
	.mobile_q{display:none;}
}

@media all and (max-width: 960px){
	/* 삭제 예정 .mobile_q{display:block; position:fixed; top:140px; left:0; width:44px; z-index:900;}
	.mobile_q ul li{margin-bottom:2px;}
	.mobile_q ul li a{display:inline-block; padding:12px 0; width:44px; background:#676767; text-align:center;}
	.mobile_q ul li a img{display:inline-block; width:22px; height:19px; vertical-align:middle;}
	.mobile_q ul li a span{display:none;}
	.mobile_q ul li.active a{width:44px; background:#ff0000;} */

	#m-container .section.sec-tbl{display: block;}
	#m-container .section .section-cell{display: block;}
	#section02,#section03,#section04,#section05{height: 100% !important;}
	#section02 .section-list{padding:0 0 65px 0 !important;}
	#section03 .container{padding:0 60px;}
	#section05 .layer-slide .slide01{background-size:cover !important;}
}

#m-container .section .tit{padding: 95px 0 60px; text-align: center;}
#m-container .section .tit h2{color: #fff; font-size: 32px; font-weight: 350; letter-spacing: -1px;}
#m-container .section .tit h2 strong{font-size: 38px; font-weight: 500; color: #fff;}
#m-container .section .tit p{padding-top: 20px; color: #b9b9b9; font-size: 14px;}

#m-container #section04 .tit h2{font-weight: 500;}
#m-container #section05 .tit h2{font-weight: 500; color: #333;}
#m-container #section05 .tit p{color: #666;}

#section02 { background: url("../img/bg02.jpg") no-repeat 50% 50%; background-size: cover; }
#section03 { background: url("../img/bg03.jpg") no-repeat 50% 50%; background-size: cover; }
#section04 { background: url("../img/bg04.jpg") no-repeat 50% 50%; background-size: cover; }

@media all and (max-width: 960px) {
	#m-container .section .tit{padding: 65px 0 30px;}
	#m-container .section .tit p{display:none; padding-top:10px; font-size: 12px;}
	#m-container .section .tit h2{font-size:20px;}
	#m-container .section .tit h2 strong{font-size:25px;}
	#m-container #section04 .tit{padding:50px 0 30px !important; text-align:left;}
	#m-container #section04 .btn{top:57px; right:20px; margin-top:0; font-size:13px; letter-spacing:-1px;}
}	 

.visual-slide .slide { width: 100%; height: 100vh; }
.visual-slide .slide.slide01 .bg { background: url("../img/img_slide01.jpg") no-repeat 50% 50%; background-size: cover; }
.visual-slide .slide.slide02 .bg { background: url("../img/img_slide02.jpg") no-repeat 50% 50%; background-size: cover; }
.visual-slide .slide.slide03 .bg { background: url("../img/img_slide03.jpg") no-repeat 50% 50%; background-size: cover; }
.visual-slide .slide.slide04 .bg { background: url("../img/img_slide04.jpg") no-repeat 50% 50%; background-size: cover; }
.visual-slide .slide.slide05 .bg { background: url("../img/img_slide06.jpg") no-repeat 50% 50%; background-size: cover; }

.visual-slide .slide .bg { position: absolute; top: 0; left:0; right:0; bottom:0; width: 100%; height: 100vh; z-index: -1;
	background-position:50% 50%;
	background-repeat:no-repeat;
	background-size:cover;
	opacity: 0;
	-ms-transform: scale(1.2, 1.2);
	-webkit-transform: scale(1.2, 1.2);
	-webkit-transition:transform 7s ease-out, opacity 1s ease 0.3s;
	transition:transform 7s ease-out, opacity 1s ease 0.3s;
}
.visual-slide.ani .slide.slick-active .bg {
	opacity: 1;
	-ms-transform: scale(1, 1) rotate(.001deg);
	-webkit-transform: scale(1, 1) rotate(.001deg);
	transform: scale(1, 1) rotate(.001deg);
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}

#section01 .slick_slider { opacity:0; -webkit-transition:opacity 0.5s ease; transition:opacity 0.5s ease; }
#section01 .slick-initialized {display: block; max-width: none; position: relative; top: 0; left: 0; margin-left: 0; height: 100%; width: 100%; opacity:1; }
#section01 .btn-wrap{width:100%; margin-top:30px; z-index:100;opacity: 0;}
#section01 .slide05 .btn-wrap{margin-top:30px;}
#section01 .slide05 .btn-wrap .inner{width:700px;}
#section01 .btn-wrap .inner{position:relative;width:960px; margin:0 auto; text-align:center;}
#section01 .btn-wrap .inner .btn-play{position:relative;top:0;left:-1px;width:34px; height:34px; background: url('../img/btn_stop.png') no-repeat;}
#section01 .btn-wrap .inner .btn-play.on{background: url('../img/btn_play.png') no-repeat;}
#section01 .btn-wrap .inner .btn-play span{display:block; text-indent:-9999px;}
.visual-slide .intro .txt-wrap a {display: inline-block; min-width:130px; width: 130px; height: 34px; margin:0 3px; padding:0 25px; line-height: 28px; vertical-align:top; border: 1px solid #fff; border-radius: 3px; color: #fff; letter-spacing:-1px;}

.visual-slide .intro .box{padding:50px 30px; width:861px; margin:0 auto; -webkit-box-sizing: border-box; box-sizing: border-box; }
.visual-slide .intro { display: table; position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%; padding: 30px 60px 200px 60px; -webkit-box-sizing: border-box; box-sizing: border-box; }
/*.visual-slide .intro .box{padding:50px 30px; width:700px;margin:0 auto;background:url('../img/bg_box_slide05.png') repeat;-webkit-box-sizing: border-box; box-sizing: border-box; }*/
.visual-slide .intro .txt-wrap {display: table-cell; padding-top:80px; text-align: center; vertical-align: middle;}
.visual-slide .intro .top{color: #fff;font-size: 24px;font-weight: 300;opacity: 0;}
.visual-slide .intro .tit {position: relative; padding: 0 !important; letter-spacing: -2.5px;}
.visual-slide .intro .tit strong {display: block; font-size:70px; line-height:100px; font-weight: 500; color:#fff; -webkit-transform:translateX(-50px); transform:translateX(-50px); opacity: 0; }
.visual-slide .slide05 .intro .tit strong{font-size:38px; line-height:50px;}
.visual-slide .intro .tit em { color: #fff; font-size: 70px; font-weight: 500; font-style:normal;}
.visual-slide .intro .tit:after { display: block; margin: 10px auto 0 auto; content: ''; width: 340px; height: 1px; border-top: 1px solid #eae1dc; opacity: 0.5; }

.visual-slide.ani .slide.slick-active .intro .top{opacity: 1; transition: -webkit-transform 3s; transition: transform 3s; transition: transform 3s;}
.visual-slide.ani .slide.slick-active .intro .tit strong {-webkit-transform:translateX(0); transform:translateX(0); opacity: 1; transition: -webkit-transform 1s; transition: transform 1s; transition: transform 1s; }
.visual-slide.ani .slide.slick-active .intro .txt01{-webkit-transform:translateX(0); transform:translateX(0); opacity: 1; transition: -webkit-transform 1s; transition: transform 1s; transition: transform 1s; }
.visual-slide.ani .slide.slick-active .intro .txt02{opacity: 1; transition: -webkit-transform 3s; transition: transform 3s; transition: transform 3s; font-size: 14px; line-height:1.6;}
#section01 .btn-wrap{opacity: 1; transition: -webkit-transform 1.5s; transition: transform 1.5s; transition: transform 1.5s;}

.visual-slide .intro .txt01 { padding: 30px 0 15px; color: #fff; font-size: 26px; font-weight: 300; line-height: 35px;opacity: 0; -webkit-transform:translateX(50px); transform:translateX(50px);}
.visual-slide .intro .txt01 strong { color: #fff; font-size: 26px; font-weight: 700; }
.visual-slide .intro .txt02 {max-width:800px; margin:0 auto; color: #fff; opacity: 0;}


/* .visual-slide .slide04 .intro .txt01, .visual-slide .slide04 .intro .txt02,
.visual-slide .slide05 .intro .txt01, .visual-slide .slide05 .intro .txt02, .visual-slide .slide05 .intro .tit{text-shadow:0 0 8px rgba(72,72,72,.6);} */

.visual-slide .slick-dots { position: absolute; top:100%; left: 0; margin-top:-60px; width: 100%; text-align: center; z-index: 2;  }
.visual-slide .slick-dots li { display: inline-block; width: 20%; max-width: 228px; height: 60px; webkit-transition: all 0.3s ease;
	transition: all 0.3s ease; background: url("../img/bg_slick_dots02.jpg") no-repeat 0 -60px; -webkit-box-sizing: border-box; box-sizing: border-box; }
.visual-slide .slick-dots li.slick-active{background-position:0 0 !important;}
.visual-slide .slick-dots li:nth-child(2){background: url("../img/bg_slick_dots03.jpg") no-repeat 0 -60px;}
.visual-slide .slick-dots li:nth-child(3){background: url("../img/bg_slick_dots04.jpg") no-repeat 0 -60px;}
.visual-slide .slick-dots li:nth-child(4){background: url("../img/bg_slick_dots01.jpg") no-repeat 0 -60px;}
.visual-slide .slick-dots li:nth-child(5){background: url("../img/bg_slick_dots05.jpg") no-repeat 0 -60px;}
.visual-slide .slick-dots li.slick-active{background-position:0 0;}
.visual-slide .slick-dots li a { position: relative; overflow: hidden; display: block; width: 100%; height: 59px; border: none; background: none; color: #9a9c9c; }
.visual-slide .slick-dots li a em {position: absolute; bottom: 0; left: 0; width: 100%; height: 60px; display: block; text-align: center; line-height: 60px; color: #9a9c9c; text-indent:-9999px; z-index: 3;font-style: normal; }
.visual-slide .slick-dots li.slick-active a em{color: #fff;}

@media all and (max-width: 1200px) { 
	.visual-slide .slick-dots{margin-top: -50px;}
	.visual-slide .slick-dots li{width:184px;height:50px;}
	.visual-slide .slick-dots li:nth-child(1){background: url("../img/bg_slick_dots02.jpg") no-repeat 0 -50px;background-size:184px 100px;}
	.visual-slide .slick-dots li:nth-child(2){background: url("../img/bg_slick_dots03.jpg") no-repeat 0 -50px;background-size:184px 100px;}
	.visual-slide .slick-dots li:nth-child(3){background: url("../img/bg_slick_dots04.jpg") no-repeat 0 -50px;background-size:184px 100px;}
	.visual-slide .slick-dots li:nth-child(4){background: url("../img/bg_slick_dots01.jpg") no-repeat 0 -50px;background-size:184px 100px;}
	.visual-slide .slick-dots li:nth-child(5){background: url("../img/bg_slick_dots05.jpg") no-repeat 0 -50px;background-size:184px 100px;}
}

@media all and (max-width: 960px) { 
	.visual-slide .slide.slide01 .bg { background: url("../img/img_slide_m02.jpg") no-repeat 50% 50%; background-size: cover; }
	.visual-slide .slide.slide02 .bg { background: url("../img/img_slide_m03.jpg") no-repeat 50% 50%; background-size: cover; }
	.visual-slide .slide.slide03 .bg { background: url("../img/img_slide_m04.jpg") no-repeat 50% 50%; background-size: cover; }
	.visual-slide .slide.slide04 .bg { background: url("../img/img_slide_m01.jpg") no-repeat 50% 50%; background-size: cover; }
	.visual-slide .slide.slide05 .bg { background: url("../img/img_slide_m06.jpg") no-repeat 50% 50%; background-size: cover; }
	.visual-slide .intro{padding: 55px 0 100px;}
	.visual-slide .intro .top{font-size: 14px;}
	.visual-slide .intro .tit:after{width: 150px;}
	.visual-slide .intro .tit strong{font-size: 30px; line-height:1.3;}
	.visual-slide .intro .tit strong em{font-size: 30px;}
	.visual-slide .intro .txt01{padding-top:10px; font-size:13px;line-height:1.5;}
	.visual-slide .intro .txt01 strong{font-size:13px;}
	.visual-slide .intro .txt02{display:none;}
	.visual-slide .intro .txt-wrap{padding:0 15px 0 15px;}
	.visual-slide .intro .txt-wrap a{padding:0 15px;min-width:100px;width:100px;height:30px;line-height:28px;}
	.visual-slide .slide05 .intro .tit strong{font-size:20px !important; line-height:1.3;letter-spacing:-0.5px;}
	#section01 .slide05 .btn-wrap{margin-top:20px;}

	.visual-slide .intro .box{position:relative;padding:15px; width:300px;height:180px;margin:0 auto;/*background:url('../img/bg_box_slide05.png') repeat;*/ box-sizing:border-box;}
	.visual-slide.ani .slide.slick-active .intro .tit strong{font-size:30px;}

	
	#section01 .btn-wrap{margin-top:20px;}
	#section01 .btn-wrap .inner{width:100% !important;}
	#section01 .btn-wrap .inner .btn-play{width:30px;height:30px;background-size: 30px;}
	#section01 .btn-wrap .inner .btn-play.on{background-size: 30px;}
	.visual-slide .slick-dots {margin-top:-60px; padding: 0 10px; -webkit-box-sizing: border-box; box-sizing: border-box;}
	.visual-slide .slick-dots li { width: 60px; height: 43px; text-indent:0;}
	.visual-slide .slick-dots li:nth-child(1){background: url("../img/bg_slick_dots_m02.jpg") no-repeat 0 -43px; background-size:60px;}
	.visual-slide .slick-dots li:nth-child(2){background: url("../img/bg_slick_dots_m03.jpg") no-repeat 0 -43px; background-size:60px;}
	.visual-slide .slick-dots li:nth-child(3){background: url("../img/bg_slick_dots_m04.jpg") no-repeat 0 -43px; background-size:60px;}
	.visual-slide .slick-dots li:nth-child(4){background: url("../img/bg_slick_dots_m01.jpg") no-repeat 0 -43px; background-size:60px;}
	.visual-slide .slick-dots li:nth-child(5){background: url("../img/bg_slick_dots_m05.jpg") no-repeat 0 -43px; background-size:60px;}
	.visual-slide .slick-dots li a { height: 43px; }
	.visual-slide .slick-dots li a em { height: 30px; text-align: left; line-height: 30px; font-size: 13px; font-weight: bold; padding-left: 12px; -webkit-box-sizing: border-box; box-sizing: border-box; } 

	
}

@media all and (min-width: 961px) { 
	#section03 .section-list [class^="slide"] .top{position:absolute; top: 0; left: 0; width: 289px; height: 480px;
		 -webkit-transform:scaleX(0); -moz-transform:scaleX(0); -ms-transform:scaleX(0) ; -transform:scaleX(0); transform:scaleX(0);
		-webkit-transform-origin: 50%; transform-origin: 50%;
		-webkit-transition-property: transform;	-moz-transition-property: transform; -o-transition-property: transform; -ms-transition-property: transform; transition-property: transform;
		-webkit-transition-duration: 0.03s; -ms-transition-duration: 0.03s; -o-transition-duration: 0.03s; -ms-transition-duration: 0.03s; transition-duration: 0.03s;
		-webkit-transition-timing-function: ease-in; -moz-transition-timing-function: ease-in; -o-transition-timing-function: ease-in; transition-timing-function: ease-in;
	}

	#section03 .slick-slide:hover .top, #section03 .slick-slide.on .top, #section03 .slick-slide:focus .top {
		display:block;
		transform: scaleX(1); -webkit-transform: scaleX(1); -moz-transform: scaleX(1); -ms-transform: scaleX(1); -o-transform: scaleX(1);
		transition:all .4s ease-out;
		-webkit-transition:all .4s ease-out;
		-moz-transition:all .4s ease-out;
		-o-transition:all .4s ease-out;
		-ms-transition:all .4s ease-out;
	}

	#section03 .slick-slide:hover .bottom, #section03 .slick-slide.on .bottom, #section03 .slick-slide:focus .bottom {
		display:block;
		transform: scaleX(0); -webkit-transform: scaleX(0); -moz-transform: scaleX(0); -ms-transform: scaleX(0); -o-transform: scaleX(0);
		-webkit-transition:all .4s ease-out;
		-moz-transition:all .4s ease-out;
		-ms-transition:all .4s ease-out;
		-o-transition:all .4s ease-out;
		transition:all .4s ease-out;
	}
}

#section02 .section-list{overflow: hidden; padding:0 170px;}
#section02 .section-list li{position:relative; float: left; margin-bottom: 20px; padding: 0 10px; width: 33.3%; -webkit-box-sizing: border-box; box-sizing: border-box;}
/* #section02 .section-list li a:before{position:absolute; top: 27%; left:50%; display: inline-block; content: ''; padding-bottom:16px; margin-left:-21px; width: 42px; height: 45px; border-bottom:1px solid #b8b8b8; background: url('../img/ico_section02.png') no-repeat;} 
#section02 .section-list li:nth-child(2) a:before{background-position: -42px 0;}
#section02 .section-list li:nth-child(3) a:before{background-position: -84px 0;}
#section02 .section-list li:nth-child(4) a:before{background-position: -126px 0;}
#section02 .section-list li:nth-child(5) a:before{background-position: -168px 0;}
#section02 .section-list li:nth-child(6) a:before{background-position: -210px 0;}
#section02 .section-list li:nth-child(7) a:before{background-position: -252px 0;}*/
/* #section02 .section-list li:nth-child(5){margin-left: 12%;} */
#section02 .section-list li div{display:table; overflow:hidden; width: 100%; height:230px; border: 1px solid #fff; -webkit-box-sizing: border-box; box-sizing: border-box; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
#section02 .section-list li div:hover{border:1px solid #005890;webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;}
#section02 .section-list li a{display:table-cell; vertical-align: middle;}
#section02 .section-list li a .txt{position:relative; padding-top:36px; line-height:1.2; font-size: 22px; color: #fff;}
#section02 .section-list li a:hover{background: #005890;  webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; 
}
#section02 .section-list li a .txt:after{position: relative; top:-1px; display: inline-block; content:''; margin-left: 8px; width: 8px; height: 13px; background: url("../img/ico_arr_h.png") no-repeat;}
#section02 .section-list li a span{position: relative; display:block;}

#section02 .section-list li a .ico:after{display:block;content:'';position:absolute; bottom:-16px;left:50%; margin-left:-21px; width: 42px;height:1px; background: #dee9f1;}

#section03 .section-list [class^="slide"]{margin:0 25px; width: 289px; height: 480px;}
#section03 .section-list [class^="slide"] > a{display: block; position: relative; height: 100%; cursor: pointer;}
#section03 .section-list [class^="slide"] dl{position:relative;padding: 40px 20px 0 25px; text-align: left; background:#fff;}
#section03 .section-list [class^="slide"] dl dt{padding-bottom:15px; font-weight: 400; color: #222; font-size: 24px;}
#section03 .section-list [class^="slide"] .bottom dl{height:310px;padding-bottom:35px; border-radius:0 0 8px 8px;box-sizing:border-box;-webkit-box-sizing:border-box;}
#section03 .section-list [class^="slide"] .bottom dl dt + dd{word-break: keep-all;}
#section03 .section-list [class^="slide"] dl dd.btn{position:absolute; left:20px;bottom:25px;color: #008bca;}
#section03 .section-list [class^="slide"] dl dd.btn:after{display:inline-block;content:''; margin:-3px 0 0 9px; width:20px;height:9px; vertical-align:middle; background: url('../img/ico_arr_front.png') no-repeat;}
#section03 .section-list [class^="slide"] .bottom{overflow: hidden; width:100%; height: 480px;background:none; border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px;}
#section03 .section-list [class^="slide"] .bottom .pic{position:relative; display: block; width:288px; height: 170px;}
#section03 .section-list [class^="slide"] .bottom .pic:after{position:absolute; bottom:0; left:24px; display:block; content:''; width:19px; height:12px; background: url('../img/arr_process.png') no-repeat;}
#section03 .section-list [class^="slide"] .bottom .pic img{width:100%; height:100%;}

#section03 .section-list [class^="slide"] .top dl{height:480px; padding:60px 25px 0 25px; background:#2171b7;box-sizing:border-box; webkit-box-sizing:border-box; border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px;}
#section03 .section-list [class^="slide"] .top dl dt{color: #fff;}
#section03 .section-list [class^="slide"] .top dl dd{margin-right:-10px;color: #fff; font-weight: 300; line-height: 1.5; font-size: 14px; letter-spacnig:-1px;}
#section03 .section-list [class^="slide"] .top ul{margin:0 -6px; padding: 25px 0;}
#section03 .section-list [class^="slide"] .top ul:after {display: block; content:''; clear: both;}
#section03 .section-list [class^="slide"] .top ul li{float: left; padding:0 5px; margin-bottom: 12px; text-align: center;}
#section03 .section-list [class^="slide"] .top ul li em{display: block; padding: 3px 0 0 5%; color: #b1e5fc; font-size: 11px; text-align:left;}
#section03 .section-list [class^="slide"] .top .btn{margin-top: 50px;}
#section03 .section-list [class^="slide"] .top .btn:after{background: url('../img/ico_arr_back.png') no-repeat;}


#section03 .slick-arrow{position:absolute; top: 50%; margin-top: -37px;}
#section03 .slick-prev{left: -60px; width: 25px; height: 41px; text-indent:-9999px; background: url('../img/btn_prev.png') no-repeat;}
#section03 .slick-next{right: -60px; width: 25px; height: 41px; text-indent:-9999px; background: url('../img/btn_next.png') no-repeat;}

#m-container #section04 .tit{padding-bottom: 45px;}
#section04 .container{position:relative;}
#section04 .news-card-wrap{text-align:left;}
#section04 .news-card-wrap .tit, #section04 .news-card-wrap .solid {display:none;}
#section04 .btn{position:absolute; top:120px; right:15px; display:inline-block;color:#fff; font-size: 16px;}
#section04 .btn:after{display: inline-block; content:''; margin-left: 8px; width: 8px; height: 13px; background: url("../img/ico_arr_h.png") no-repeat;}
#section04 .btn:hover{text-decoration:underline;}


#section05 .tit{position: absolute; top:45px; left:50%; margin-left:-264px; text-align: center;}
#section05 .layer-slide .slide{width: 100%; height: 100vh;}
#section05 .layer-slide .slide01{background: url("../img/bg05_1.jpg") no-repeat 50% 100%; background-size: 1920px;}

#section05 .layer-slide .slide ul{position:relative; height: 100vh;}
#section05 .layer-slide .slide ul > li{position: absolute;}
#section05 .layer-slide .slide .layer-wrap{position: relative; display: block; width:100%; height:100%;}
#section05 .layer-slide .slide .layer-wrap:focus .layer{display:block;}
#section05 .layer-slide .slide .in{position:relative;}
#section05 .layer-slide .slide .in:after{position:absolute; display: block; content: ''; width: 100%; height:61px;  background: url('../img/bg_link_arr.png') no-repeat center 0;}
#section05 .layer-slide .slide .in.top:after{top:-31px;  left:0; background: url('../img/bg_link_arr02.png') no-repeat center 0;}
#section05 .layer-slide .slide .in.bt:after{bottom:-34px;}
#section05 .layer-slide .slide .in.left:after{bottom:0; left:-34px; width:61px; height:100%; background: url('../img/bg_link_arr03.png') no-repeat 0 center;}
#section05 .layer-slide .slide .in.rt:after{bottom:0; right:-34px; width:61px; height:100%; background: url('../img/bg_link_arr04.png') no-repeat 0 center;}

#section05 .layer-slide .slide .layer{display:none; position: absolute; width: 215px; min-height: 168px; z-index:10; background: #fff; border: 3px solid #00a0f0; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; box-sizing:border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
#section05 .layer-slide .slide .layer dl{position: relative; padding:20px; width: 100%; min-height: 168px; height: 100%; z-index:10; background:#fff; box-sizing:border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
#section05 .layer-slide .slide .layer dl dt{padding-bottom:20px; color: #333; font-size: 18px; font-weight: 700; letter-spacing: -1px;}
#section05 .layer-slide .slide .layer dl dd{line-height:1.3; color: #666; letter-spacing: -1px;}
#section05 .layer-slide .slide .layer .btn{position:absolute; bottom: 15px; right: 20px; color: #1f4584; z-index: 20;}
#section05 .layer-slide .slide01 .link01{left: 83px; bottom: 554px; width: 164px; height: 62px;}
#section05 .layer-slide .slide01 .link02{left: 250px; bottom: 44px; width: 170px; height: 658px;}
#section05 .layer-slide .slide01 .link03{left: 704px; bottom: 558px; width: 103px; height: 167px;}
#section05 .layer-slide .slide01 .link04{left: 663px; bottom: 15px; width: 121px; height: 308px;}
#section05 .layer-slide .slide01 .link05{right: -168px; bottom: 406px; width: 155px; height: 176px;}
#section05 .layer-slide .slide01 .link01 .layer{top: 88px; left: -20px;}
#section05 .layer-slide .slide01 .link02 .layer{top: 33px; left: 160px;}
#section05 .layer-slide .slide01 .link03 .layer{top: 25px; left: 100px;}
#section05 .layer-slide .slide01 .link04 .layer{top: -196px; left: -50px;}
#section05 .layer-slide .slide01 .link05 .layer{top: 26px; left: -236px;}

@media all and (min-width: 961px){
	#section03 .container{width: 1043px;}
	#section04 .news-card-wrap .news-card-list > li{height:280px; background:#fff;}
	#section04 .news-card-wrap .news-card-list > li.item-bg-full02{background: #0079cc;}
	#section04 .news-card-wrap .news-card-list > li.item-bg-full03{background: #138296;}
	#section04 .news-card-wrap .news-card-list > li.item-bg-full04{background: #005890;}
	#section04 .item-category-info{height:50px;}
}
@media all and (max-width: 1200px){
	#section02 .section-list li a .ico img{width: 42px !important;}
	#section03 .section-list [class^="slide"] .top{height:430px;}
	#section03 .section-list [class^="slide"] .top .btn{margin-top: 0;}
	#section03 .section-list [class^="slide"] dl{height:290px; padding: 30px 15px 0 15px;}
	#section03 .section-list [class^="slide"] dl dd.img{margin-bottom: 20px;}
	#section03 .section-list [class^="slide"] .bottom{height:480px;}
	#section03 .section-list [class^="slide"] .bottom .pic{overflow:hidden;height: 160px;}
	#section03 .slick-arrow{display:none; margin-top: -90px;}

	#section04 .main-news{padding-bottom:50px;}
}

@media all and (max-width: 960px){
	#section02 .section-list li{padding: 0 3px;}
	#section02 .section-list li div{height:130px;}
	#section02 .section-list li a .ico img{width: 35px !important;}
	#section02 .section-list li a .txt{padding-top:28px; font-size: 14px;}
	#section02 .section-list li a .txt:after{top:4px; margin-left:5px; width: 5px;background-size: 5px;}
	#section02 .section-list li a .ico:after{bottom:-12px; width: 24px; margin-left: -12px;}

	
	#section03 .section-list [class^="slide"]{padding-bottom:65px; height:310px;}
	#section03 .section-list [class^="slide"] dl{padding:15px 15px 0 15px;}
	#section03 .section-list [class^="slide"] .bottom dl{height:200px;}
	#section03 .section-list [class^="slide"] .top{display:none; width: 100%;}
	#section03 .section-list [class^="slide"] .top dl{width:100%; height:310px; padding: 30px 15px 0 15px;box-sizing:border-box;}
	#section03 .section-list [class^="slide"] .top dl dd{width:100%; font-size: 12px;line-height:1.3;}
	#section03 .section-list [class^="slide"] .top ul{width:100%; padding:5px 0;}
	#section03 .section-list [class^="slide"] .top ul li{width: 50%; box-sizing:border-box;}
	#section03 .section-list [class^="slide"] .top ul li img{width:100%;}
	#section03 .section-list [class^="slide"] dl dt{padding-bottom:10px; font-size: 18px;}
	#section03 .section-list [class^="slide"] dl dd.img{width:196px; margin:10px 0 8px;}
	#section03 .section-list [class^="slide"] dl dd.btn{bottom:20px;}
	#section03 .section-list [class^="slide"] .top{height:310px;}
	#section03 .section-list [class^="slide"] .bottom{height:310px;}
	#section03 .section-list [class^="slide"] .bottom .pic{overflow:hidden; width:100%; max-height: 115px;}
	#section03 .section-list [class^="slide"] .bottom dl dt + dd{
	height:80px;
	display: -webkit-box;
    white-space: normal;
	line-height:1.5;
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;}

	#section03 .slick-prev, #section03 .slick-next{width:25px;height:41px;background-size:25px;}
	#section03 .slick-prev{left:-25px;}
	#section03 .slick-next{right:-25px;}

	#section04 .btn{margin:30px 0 50px;}
	
}

/* slick Slider */
.slick-slider { position: relative; display: block; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.slick-list { position: relative; display: block; overflow: hidden; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-track,
.slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; top: 0; left: 0; display: block; }
.slick-track:before,
.slick-track:after { display: table; content: ''; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { display: none; float: left; height: 100%; min-height: 1px; }
[dir='rtl'] .slick-slide { float: right; }
.slick-slide img { display: block; margin: 0 auto;}
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
.slick-arrow.slick-hidden { display: none; }
.slider { opacity:0; -webkit-transition:opacity 0.3s; transition:opacity 0.3s; }
.slider:after { content:""; display:block; clear:both; }
.slider.slick-initialized { opacity:1; }
.slider > .item:not(:first-of-type) { position:absolute; opacity:0; }
